Fix indicator proximity checks
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Apr 2015 01:27:17 +0000 (21:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Apr 2015 01:27:17 +0000 (21:27 -0400)
commit4c80ac0733289b43377b47fc846507a689747f43
tree9982488b8c62cf692291b82a39f1fe271dbd8187
parentcfb5f160f2d024dc118484bea5e1415f6de250c0
Fix indicator proximity checks

The coordinate translations here were not working properly
for window widgets inside the scrolled window, as can be
seen e.g. for the horizontal scrollbar of the 'Tree View'
example in gtk3-demo.

https://bugzilla.gnome.org/show_bug.cgi?id=747406
gtk/gtkscrolledwindow.c